PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolio Class / setStartupDocument Method
The document that is displayed when the portfolio is opened.
In This Topic
    setStartupDocument Method
    In This Topic
    Sets the startup document.
    Syntax
    public void setStartupDocument( 
       PDFPortfolioItem value
    )

    Parameters

    value
    The document that is displayed when the portfolio is opened.
    See Also